home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / UInput.dfm / UInput.txt
Encoding:
Text File  |  1998-11-20  |  560 b   |  24 lines

  1. inherited FInput: TFInput
  2.   Left = 135
  3.   Top = 98
  4.   Caption = 'Input'
  5.   OnShow = FormShow
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Panel1: TPanel
  9.     inherited Cell1: TCell
  10.       ControlData = {
  11.         00000100D8380000BE130000000000000A000000010101010101000101001400
  12.         0000726F}
  13.     end
  14.   end
  15.   inherited Panel2: TPanel
  16.     inherited RichEdit1: TRichEdit
  17.       Lines.Strings = (
  18.         'It support more powerful EDITMASK than other'
  19.         'component. It can be select by yourself to'
  20.         'control user input format.')
  21.     end
  22.   end
  23. end
  24.